home *** CD-ROM | disk | FTP | other *** search
- Subject: Re: Colour.
- Date: Mon, 30 May 94 16:02:47 +0100
- From: sjg
- X-Mts: smtp
- Precedence: bulk
-
-
- Erlend wrote:
-
- > I don't like the idea of having a certain limit of applications a colour
- > manager can handle, even if it is user configurable. I'd say especially
- > if it is user-configurable. I consider myself a pretty standard user
- > (whatever that is) and I don't like it when I have to configure things.
- > It is best I think if our colour manager would allocate memory on the
- > dynamically.
-
- Fair enough - that's an implementation thing though. My reasoning was that the
- auto-folder program wouldn't know how many apps would be run, so it would
- just reserve space for more than you would use. The thing could easily be made
- dynamic (just use realloc() on a cmsRegister() call). Not a problem.
-
- Simon.
-
-